﻿@charset "utf-8";
*{ padding:0; margin:0;}
ul{ margin:0 !important;}
body{ font-family:"微软雅黑" !important; overflow-x:hidden;}
.wrap{ width:1200px; max-width:96%; margin:0 auto;}
/*顶部*/

.header{ width:100%; z-index:104; background: rgba(32, 32, 32, 0.42); position:fixed; left: 0; top: 0;}
.Logo{ display:inline-block; padding: 9px 0;}
.header_right{ width: 686px; float: right; max-width: calc(100% - 460px);}
.tel{ float:right; font-size:14px; color:#b39465; background:url(../images/tel.png) no-repeat left; padding:0 0 0 30px; line-height:24px; margin: 0 0 14px 0;}
.tel span{ display: inline-block; font-size:25px; font-family:"Impact"; line-height: 35px; margin: 0 0 0 5px;}
/*header.logo部分*/

.banner{ width:100%; overflow:hidden;}
.picture{ width:100%;}
.picture img{ width:100%;}
.aa .swiper-pagination-bullet{ width:15px; height:4px; opacity:1; border-radius:2px; background:#fff;}
.aa .swiper-pagination-bullet-active{ background:#ae9376;}
/*pc端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.nav{ width:100%; height:50px; z-index:104; clear: both;}
.nul{ width:100%; height:50px;}
.nli{float:left; width:12.5%; height:50px; position:relative;}
.nli>a{color:#b39365; line-height:50px; height:50px; /*padding:0 5px;*/ overflow:hidden; display:block; text-align:center; font-size:16px;}
.nli:hover>a{ color:#fff; background:#8b6b49;}
.nli ul{display:none; width:100%; position:absolute; z-index:99; background:rgba(174, 147, 118 ,0.85); width:100%;}
.nli li{ width:100%;}
.nli li a{ display: block; width: 100%; text-align: center; line-height:36px; height:36px; overflow:hidden; font-size:14px; border:none; color:#fff;}
.nli li a:hover{ color:#fff; background:#ae9376;}
/*PC头部导航*/

.dvtb{ width: 100%; overflow: auto; margin:0 0 30px 0;}
.title{ display: inline-block; cursor:pointer; background: url(../images/titlebg.png) no-repeat left bottom; padding: 0 0 5px 0;}
.title span{ display: block; font-size: 20px; color: #333; transition: all 0.3s;}
.title h3{ display:block; font-size:25px; color:#ae9376; font-family:"Impact"; transition: all 0.3s; margin: 0 !important; line-height: 40px;}
.title:hover span{ color: #ae9376;}
.title:hover h3{ color: #333;}
.more{ float: right;}
.more a{ display: inline-block; width: 85px; height: 32px; color: #fff; text-align: center; border: 1px #b39465 solid; box-sizing: border-box; line-height: 30px; font-size: 14px; transition: all 0.3s; background: #b39465; margin: 20px 0 0 0;}
.more a:hover{ color: #b39465; background: none;}
/*栏目标题*/

.kfjzl{ width:100%; padding:40px 0;}
.zl{ width: 100%;}
.zltit{ width: 100%; text-align: center; background: url(../images/hyx.png) no-repeat center center; margin: 0 0 10px 0;}
.zltit span{ display: inline-block; padding: 0 35px; max-width: 100%; height: 36px; line-height: 36px; background: #b39465; font-size: 20px; color: #fff; font-weight: bold; overflow: hidden;  -webkit-box-orient: vertical; -webkit-line-clamp: 1; border-radius: 18px;}
.zlimg{ width: 100%; overflow: hidden; position: relative; border: 1px #e1e1e1 solid; box-sizing: border-box;}
.zltop{ padding-top: 69.9738%;}
.zlzz{ position: absolute; width: 100%; height: 100%; top: 100%; transition: all 0.3s; background: rgba(179, 148, 101, 0.6);}
.zl:hover .zlzz{ top: 0;}
.zlmore{ width: 100%; text-align: center; transition: all 0.3s; position: absolute; left: 0; bottom: 100%; z-index: 2;}
.zlmore img{ max-width: 100%;}
.zl:hover .zlmore{ bottom: 50%; transform: translate(0, 50%);}
.zlctn2{ width: 100%; position: relative; margin: 45px 0 0 0;}
.jt1{ position: absolute; width: 48px; height: 48px; right: -70px; top: 50%; transform: translate(0, -50%); background: url(../images/jt2_1.png) no-repeat; background-size: 100% 100%; transition: all 0.3s;}
.jt1:hover{ background: url(../images/jt2_2.png) no-repeat; background-size: 100% 100%; }
.jt2{ position: absolute; width: 48px; height: 48px; left: -70px; top: 50%; transform: translate(0, -50%); background: url(../images/jt1_1.png) no-repeat; background-size: 100% 100%; transition: all 0.3s;}
.jt2:hover{ background: url(../images/jt1_2.png) no-repeat; background-size: 100% 100%; }
/*产品展示*/

.gywm{ width:100%; background:url(../images/aboutbg.png) no-repeat center center; background-size: cover; background-attachment: fixed; overflow: auto;}
.gywm .wrap{ overflow: hidden;}
.gywm_left{ width: 450px; float: right;}
.glimg{ width: 100%; overflow: hidden;}
.glimg1{ transition: all 0.5s;}
.gywm_left:hover .glimg1{ transform: scale(1.08);}
.glimg2{ padding-top: 112.6666%; height: 507px;}
.gywm_right{ width: calc(100% - 480px); float: left;}
.grtit{ display: block; width: 100%; cursor:pointer; background: url(../images/titlebg2.png) no-repeat left bottom; padding: 0 0 5px 0; margin: 30px 0;}
.grtit span{ display: block; font-size: 20px; color: #fff;}
.grtit h3{ display:block; font-size:25px; color:#fff; font-family:"Impact"; margin: 0 !important; line-height: 40px;}
.grtxt{ font-size: 14px; line-height: 25px; color: #fff; max-height: 250px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 10;}
/*.grmore{ width: 100%; text-align: center; height: 40px; line-height: 38px; background: #ae9376; font-size: 14px; color: #fff; transition: all 0.3s; border: 1px #ae9376 solid; box-sizing: border-box; margin: 3px 0 0 0;}
.grmore:hover{ color: #ae9376; background: none;}*/
/*关于我们*/

.cpzs{ width:100%; padding:50px 0; background:#fff;}
.tabs2{ width: 100%; text-align: left; margin: 0 0 30px 0 !important;}
.tabs2 li{ display: inline-block; margin: 5px 18px 5px 0; height: 40px;}
.tabs2 li a{ display: block; width: 190px; height: 40px; line-height: 38px; text-align: center; font-size: 16px; color: #333; border: 1px #d7d7d7 solid; box-sizing: border-box;}
.tabs2 li:hover a{ background: #ae9376; border-color: #ae9376; color: #fff;}
.cur2 a{ background: #ae9376 !important; border-color: #ae9376 !important; color: #fff !important;}
.goods{ width: 100%;}
.goodsimg{ width: 100%; position: relative; overflow: hidden; border: 1px #e3e3e3 solid; box-sizing: border-box; border-top: 4px #ae9376 solid;}
.goodsimg img{ transition: all 0.5s;}
.goods:hover .goodsimg img{ transform: scale(1.08);}
.goodstop{ padding-top: 77.586%;}
.goodstit{ width: 100%; transition: all 0.5s; text-align: center; margin: 5px 0 0 0; height: 38px; line-height: 38px; padding: 0 3px; overflow: hidden; font-size: 16px; color: #333; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.goods:hover .goodstit{ background: #ae9376; color: #fff;}
.goodsctn{ width: 100%; display: none;}
.goodsshow{ width: 100%; display: block;}
/*产品展示*/

.ctns{ width: 100%; overflow: auto; padding: 0 0 50px 0;}
.ctns .wrap{ overflow: hidden;}
.xwzx{ width: 50%; float: left;}
.xwzxctn{ width: 100%;}
.xwst{ width: 100%; height: 350px;}
.xw{ width: 100%; overflow: auto;}
.xwtime{ float: left; text-align: center; width: 90px; font-size: 20px; color: #333; transition: all 0.3s; line-height: 30px;}
.xwtime span{ display: block; font-size: 50px; line-height: 60px;}
.xw:hover .xwtime{ color: #b39465;}
.xwtit{ width: calc(100% - 105px); float: right; margin: 20px 0 0 0; font-size: 14px; line-height: 25px; color: #333; height: 50px; overflow: hidden; transition: all 0.3s; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.xw:hover .xwtit{ color: #b39465;}
/*新闻资讯*/

.shwx{ width: 45%; float: right;}
.shimg{ width: 100%; overflow: hidden;}
.shimg1{ transition: all 0.5s;}
.shimg:hover .shimg1{ transform: scale(1.08);}
.shimg2{ padding-top: 39.033%; height: 210px;}
.shtxt{ width: 100%; margin: 15px 0 0 0; font-size: 14px; line-height: 25px; color: #333;height:215px;overflow:hidden;}
/*售后维修*/

.footer{ width:100%; overflow:auto; background: url(../images/footerbg.jpg) no-repeat center center; background-size: cover;}
.footer_left{ width: 33%; float: left; background: #b39465; padding: 40px 20px;}
.ftit{ font-size: 25px; color: #fff; line-height: 38px; font-family: impact; margin: 0 0 15px 0;}
.leave{ width: 100%;}
.leave input{ width: 100%; height: 41px; margin: 0 0 20px 0; border-bottom: 1px #fff solid; box-sizing: border-box; line-height: 40px; transition: all 0.3s; color: #fff; background: none; padding: 0 3px;}
.leave input::-webkit-input-placeholder{ color: #fff;}
.leave input::-moz-input-placeholder{ color: #fff;}
.leave input::-ms-input-placeholder{ color: #fff;}
.leave input::-o-input-placeholder{ color: #fff;}
.leave textarea{ width: 100%; height: 80px; margin: 0 0 20px 0; border: none; border-bottom: 1px #fff solid !important; box-sizing: border-box; line-height: 40px; transition: all 0.3s; color: #fff; background: none; padding: 0 3px; outline: none; resize: none;}
.leave textarea::-webkit-input-placeholder{ color: #fff;}
.leave textarea::-moz-input-placeholder{ color: #fff;}
.leave textarea::-ms-input-placeholder{ color: #fff;}
.leave textarea::-o-input-placeholder{ color: #fff;}
.leave button{ font-size: 16px; line-height: 40px; color: #fff; border: none; outline: none; background: none;}
.footer_right{ width: 67%; float: right; padding: 40px 0 0 40px;}
.ft1{ width: 260px; float: left;}
.lx{ display: block; width: 100%;}
.lx span{ /*display: block; width: 100%; font-size: 14px; line-height: 24px; color: #fff;*/}
.lxtel{ width: 100%; margin: 20px 0 0 0; font-size: 25px; line-height: 38px; color: #fff; font-family: impact;}
.ft2{ width: calc(100% - 280px); float: right;}
.sl{ width: 100%; overflow: auto;}
.sl>li{ width: 33.33%; float: left; padding: 0 10px 0 0;}
.sl>li span{ display: block; font-size: 14px; line-height: 25px; color: #fff;}
.sl>li ul{ width: 100%;}
.sl>li ul li{ width: 100%;}
.sl>li ul li a{ display: block; width: 100%; font-size: 14px; line-height: 25px; height: 25px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; transition: all 0.3s; color: #818181; }
.sl>li ul li a:hover{ color: #fff;}
/*页脚*/


.copyright{ padding:12px 0; background:#000; padding: 13px 0;}
.fnav{ display: inline-block;}
.fnav a{ display: inline-block; padding: 0 9px 0 5px; background: url(../images/xxli.png) no-repeat right; font-size: 14px; line-height: 24px; color: #fff;}
.fnav a:last-child{ background: none;}
.fnav a:hover{ color: #fff; text-decoration: underline !important;}
.copyright span{ display: inline-block; font-size: 14px; line-height: 24px; color: #fff; float: right;}
/*版权信息*/

.ctn{ width:100%; padding:10px 0 50px 0; overflow: auto;}
.ctn-left{ float:left; width:24%;}
.cltit{ width:100%; position:relative; text-align:center; pointer-events:none; background:#8b6b49; color:#fff; font-size:30px; line-height:68px; font-weight: bold;}
.cltit span{ display: inline-block; font-size: 20px; margin: 0 0 0 5px;}
.cltit b{ position:absolute; top:50%; right:8%; transform:translate(0,-50%); font-size:18px; transition:all 0.3s;}
.hg b{ transform:translate(0,-50%) rotateX(180deg);}
.clb{ width:100%; margin:10px 0 0 0;}
.clb img{ width: 100%; margin: 3px 0;}
.clbx{ width: 100%;}
.clbx span{ display: block; font-size: 14px; line-height: 25px; color: #333;}

.ctn-right{ width:74%; float: right;}
.crt{ width:100%; height:41px; border-bottom:1px #dfdfdf solid; box-sizing:border-box; line-height:40px; margin:15px 0;}
.crt span{ display: inline-block; color:#ae9376; font-weight: bold; font-size: 14px; line-height: 40px;}
.crt div{ display: inline-block; float: right; font-size: 14px; line-height: 40px; color: #949494;}
.crb{ width:100%; overflow:auto;}
/*内页*/

.cplist{ width:100%; overflow:auto;}
.cplist li{ width:33.3%; float:left; padding:10px;}
.about{ width:100%;}
.about p{ display:block; margin:0 !important; font-size:14px; line-height:30px; color:#000; text-indent:2em;}
.pd{ width:100%;}
.pd1{ font-size:18px; line-height:36px; color:#000; text-align:center;}
.pdimg{ text-align:center; margin:10px 0;}
.pdimg img{ max-width:100%;}
.pd2{ font-size:14px; line-height:30px; color:#000; text-indent:2em;}
.contact{ width:100%;}
.contact span{ display:block; font-size:14px; line-height:25px; color:#333;}

.news{ width:100%; overflow:auto;}
.news li{ width:100%;}
.new{ width:100%; overflow:auto; padding:15px 0; background:#fff; border-bottom:1px #e5e5e5 solid;}
.newimg{ width:126px; float:left; margin:0 12px 0 0; overflow:hidden;}
.newimg1{ transition:all 0.3s;}
.new:hover .newimg1{ transform:scale(1.1);}
.newimg2{ padding-top:87.301%;}
.newtit{ font-size:16px; line-height:28px; color:#000; transition:all 0.3s; height:28px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.newtxt{ font-size:14px; line-height:24px; color:#5f5f5f; height:48px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin:5px 0;}
.new:hover .newtit{ color:#ae9376;}
.newtime{ font-size:12px; line-height:22px; color:#5f5f5f;}
/*新闻列表*/

.message{ width: 500px; max-width: 100%; margin: 0 auto;}
.message>div{ width: 100%; overflow: auto; margin: 0 0 10px 0;}
.message>div span{ display: inline-block; height: 40px; line-height: 40px; width: 54px; float: left; text-align: left; font-size: 14px; color: #333;}
.message>div div{ width: calc(100% - 54px); float: right;}
.message>div div input{ width: 100%; height: 40px; line-height: 38px; transition: all 0.3; padding: 0 10px; border: 1px #ae9376 solid; box-sizing: border-box; border-radius: 20px;}
.message>div div input:hover{ border-color: #8b6b49;}
.message>div div input:focus{ border-color: #8b6b49;}
.message>div div textarea{ width: 100%; height: 258px; line-height: 38px; transition: all 0.3; padding: 0 10px; border: 1px #ae9376 solid; box-sizing: border-box; border-radius: 20px; outline: none; resize: none;}
.message>div div textarea:hover{ border-color: #8b6b49;}
.message>div div textarea:focus{ border-color: #8b6b49;}
.message>div div button{ width: 110px; height: 40px; line-height: 40px; transition: all 0.3s; border-radius: 20px; text-align: center; font-size: 14px; color: #fff; background: #8b6b49; border: none; outline: none;}
.message>div div button:hover{ opacity: 0.8;}
/*在线留言*/

.cp{ width:100%;}
.cpimg{ width:100%; overflow:hidden; border:8px #e8e8e8 solid; box-sizing:border-box; transition:all 0.5s; position: relative;}
.cp:hover .cpimg{ border-color: #ae9376;}
.cpimg img{ transition: all 0.5s;}
.cp:hover img{ transform: scale(1.08);}
.cptop{ padding-top:77.323%;}
.cptit{ line-height:36px; height:44px; padding: 0 0 8px 0; overflow:hidden; font-size:16px; color:#333; width:100%; text-align:center; padding:0 3px; transition:all 0.5s; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; background:#fff;}
.cp:hover .cptit{ color:#fff; background:#ae9376;}
@media screen and (max-width: 1200px){

	}

@media screen and (max-width: 991px){
.Logo{ padding: 0;}
.Logo img{ height: 72px;}
.header{ padding:15px 0;}

.header .navbar-toggle{ margin:0; position:absolute; padding:0; right:3%; top:50%; transform:translate(0,-50%); display:block;  cursor:pointer;}
.header	.navbar-toggle .icon-bar{background:#ae9376; width:35px; height:5px;}
.header	.navbar-toggle .icon-bar+.icon-bar{ margin-top:6px;}
.sjdnav{ width:140px; position:absolute; top:100%; z-index:100; background:rgba(174, 147, 118, 0.72); right:3%;}
.sjdnav li{ height:45px; line-height:44px; overflow:hidden; text-align:center; border-bottom:1px solid #fff; box-sizing:border-box;}
.sjdnav li a{display:block;line-height:44px; font-size:14px; color:#fff;}
.sjdnav li a:hover{background:rgba(174, 147, 118, 0.82);}
.sjdnavhide{ display:none;}
.icon-bar{ transition:all 0.4s;}
.tx .icon-bar:nth-child(1){ margin-top:12px; transform:rotateZ(45deg);}
.tx .icon-bar:nth-child(2){ opacity:0;}
.tx .icon-bar:nth-child(3){ top:50%; position:absolute; margin:0 !important; transform:translate(0,-50%) rotateZ(135deg);}
/*移动端导航*/

.fnav{ display: none;}
.copyright span{ display: block; width: 100%; text-align: center; float: none;}
.cplist li{ padding: 8px;}

.gywm_left{ width: 49%;}
.gywm_right{ width: 49%;}
.ft2{ display: none;}
.footer_left{ width: 48%;}
.footer_right{ width: 52%;}
.ft1{ width: 100%;}
	}
	
@media screen and (max-width: 767px){
.Logo img{ height:auto; max-width:calc(100% - 60px);}
.header{ padding:10px 0; position: relative; background: #ae9376 !important;}
.aa .swiper-pagination-bullet{ width:6px; height:6px; opacity:1; border-radius:3px; margin:0 2px !important; background:#fff;}
.aa .swiper-pagination-bullet-active{ background:#ae9376;}
/*手机端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.header	.navbar-toggle .icon-bar{ background: #fff;}
.zltit span{ font-size: 14px;}
.dvtb{ margin: 0 0 20px 0;}
.zltit span{ width: 100%;}
.kfjzl{ padding: 30px 0;}
.gywm{ padding: 30px 0;}
.gywm_right{ margin: 0; width: 100%; float: none;}
.grtit{ margin: 0 0 25px 0;}
.gywm_left{ display: none;}
.xwzx{ width: 100%; float: none;}
.xwst{ height: 310px;}
.shwx{ padding: 30px 0 0 0; width: 100%; float: none;}
.shimg2{ height: auto;}
.ctns{ padding: 0 0 30px 0;}
.footer{ display: none;}
.copyright{ margin: 0 0 54px 0; padding: 10px 0;}
.tabs2 li a{ font-size: 13px; width: 140px;}
.title h3{ font-size: 22px;}
.zltit{ background: none;}
.tabs2 li{ margin: 5px 10px 5px 0;}
.cpzs{ padding: 30px 0;}
/*.tabs li a{ font-size: 13px;}
.tabs li a{ width: 158px;}*/

.ctn-left{ width: 100%; float: none; position: initial;}
.cltit{ padding: 0; line-height: 55px; font-size: 24px; pointer-events: auto;}
.accordion{ display: none;}
.ctn-right{ width: 100%; margin: 25px 0 0 0; display: block;}
.cplist li{ width: 50%;}

	}

	
	
<!-----------------------------------------------------------手机底部---------------------------------------------------------->
@font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('http://at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}

.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}

body{background:#fff; background-size:cover; font:12px/22px "Microsoft YaHei","SimSun"; font-size:100%;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal; outline:none;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none; }
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; max-width: 100%; max-height: 100%;display: block;	margin:auto; padding: auto;}

/*手机底部*/
.hot{width:100%; height:54px; background:#ae9376; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 1px #fff;}
.ds{ display:block; border-right:1px #fff solid; box-sizing:border-box;}
.ds:nth-child(4){ border:none;}
.ds:hover{ background:#fff;}
.hot .row div a:hover{ color:#ae9376;}
.hot .row div a:hover span{ color:#ae9376 !important;}

.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px; margin:4px 0 0 0;}
.hot .row div a{ display:block; color:#fff; padding:7px 0 3px 0;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }
footer ul li a{ padding: 0 10px; height: 12px; font-size: 12px; line-height: 12px; }



div.page {
    margin: 10px 3px;
    padding: 3px;
    text-align: center;
}

div.page a {
    background-position: 50% bottom;
    border-color: #dedfde;
    border-style: solid;
    border-width: 1px;
    color:black;
    margin-right: 3px;
    padding: 2px 6px;
    text-decoration: none;
}


div.page span.disabled {
    color: #adaaad;
    margin-right: 3px;
    padding: 2px 6px;
}

div.page span.current {
    color: #eb5914;
    font-weight: bold;
    margin-right: 3px;
    padding: 2px 6px;
}



/*浮动QQ*/
.dock {
	position: fixed;
	right: 0px;
	width: 50px;
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index: 200;
}

.dock.close {
	z-index: 50;
}

.dock ul.icons {
	position: absolute;
	list-style: none;
	right: 0px;
	padding: 0px;
	width: 50px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock.close ul.icons {
	right: -70px;
}

.dock ul.icons li i {
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	background: url(../images/icons.png) no-repeat;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	z-index: 210;
}

.dock ul.icons li.active i {
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.dock ul.icons li.up i {
	background-position: -63px -150px;
}

.dock ul.icons li.tel1 i {
	background-position: -62px -108px;
}

.dock ul.icons li.im i {
	background-position: -63px -20px;
}

.dock ul.icons li.wechat i {
	background-position: -59px -66px;
}

.dock ul.icons li.down i {
	background-position: -63px -190px;
}

.dock ul.icons li p {
	display: block;
	position: absolute;
	top: 50px;
	right: -260px;
	padding: 15px 20px;
	height: 120px;
	color: White;
	line-height: 30px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease-in-out .1s;
	-moz-transition: all .4s ease-in-out .1s;
	-ms-transition: all .4s ease-in-out .1s;
	-o-transition: all .4s ease-in-out .1s;
	transition: all .4s ease-in-out .1s;
	overflow: hidden;
	z-index: 201;
}

.dock ul.icons li.active p {
	right: 50px;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
}

.dock ul.icons li.tel1 p {
width: 140px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p {
	width: 140px;
    height:180px;
    line-height:18px
}

.dock ul.icons li.im p a {
	display: block;
	margin-top: 12px;
	width: 100px;
	height: 35px;
	line-height: 32px;
	color: #00dfb9;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #00dfb9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock ul.icons li.im p a:hover {
	color: White;
	background: #0f8773;
	border: 1px solid #0f8773;
}

.dock ul.icons li.wechat p {
	width: 170px;
    height:160px;
    line-height:30px
}

.dock ul.icons li.wechat p img {
	
	border: 2px solid #000;
}
.dock a.switch {
	position: absolute;
	display: block;
	top: 270px;
	right: 11px;
	width: 26px;
	height: 26px;
	background: url(../images/icons.png) no-repeat 0px -640px;
	cursor: pointer;
	-webkit-transition-delay: .15s;
	-moz-transition-delay: .15s;
	-ms-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s;
}

.dock a.switch.off {
	background-position: -32px -640px;
}